func time.cutspace

3 uses

	time (current package)
		format.go#L949: func cutspace(s string) string {
		format.go#L964: 			prefix = cutspace(prefix)
		format.go#L965: 			value = cutspace(value)